home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00022_Script_link - AddWeb < prev    next >
Encoding:
Text File  |  2000-10-10  |  125 b   |  9 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup 
  4.  
  5.     open the moviepath&"software\AddWeb\addweb.exe"
  6.  
  7. end
  8.  
  9.